Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle consistency related error that occurs possibly due to app ID collision in another tenant #109

Merged

Conversation

manicminer
Copy link
Owner

This occurs when the backing application for the service principal has not fully replicated. We'd usually see an ErrorServicePrincipalInvalidAppId here but sometimes this new error occurs within a 403 response.

Related: hashicorp/terraform-provider-azuread#581

…ollision in another tenant

This occurs when the backing application for the service principal has
not fully replicated. We'd usually see an ErrorServicePrincipalInvalidAppId
here but sometimes this new error occurs within a 403 response.
@manicminer manicminer added api-bug Issue caused by API bug or fix to workaround an API bug package/msgraph labels Sep 29, 2021
@manicminer manicminer added this to the v0.31.0 milestone Sep 29, 2021
Copy link
Collaborator

@jackofallops jackofallops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@manicminer manicminer merged commit c70e08e into main Sep 30, 2021
@manicminer manicminer deleted the service-principal-error-consistency-with-app-id-collision branch September 30, 2021 17:37
manicminer added a commit that referenced this pull request Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-bug Issue caused by API bug or fix to workaround an API bug package/msgraph
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants